﻿2026-07-29T10:38:47.0294727Z Current runner version: '2.336.0'
2026-07-29T10:38:47.0299566Z Runner name: 'hfenduleam'
2026-07-29T10:38:47.0300003Z Runner group name: 'Default'
2026-07-29T10:38:47.0300473Z Machine name: 'HFENDULEAM'
2026-07-29T10:38:47.0303609Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T10:38:47.0305058Z Actions: write
2026-07-29T10:38:47.0305389Z ArtifactMetadata: write
2026-07-29T10:38:47.0305753Z Attestations: write
2026-07-29T10:38:47.0306072Z Checks: write
2026-07-29T10:38:47.0306387Z CodeQuality: write
2026-07-29T10:38:47.0306711Z Contents: write
2026-07-29T10:38:47.0307032Z CopilotRequests: write
2026-07-29T10:38:47.0307371Z Deployments: write
2026-07-29T10:38:47.0307682Z Discussions: write
2026-07-29T10:38:47.0307987Z Drives: write
2026-07-29T10:38:47.0308299Z Issues: write
2026-07-29T10:38:47.0308602Z Metadata: read
2026-07-29T10:38:47.0308896Z Models: read
2026-07-29T10:38:47.0309207Z Packages: write
2026-07-29T10:38:47.0309507Z Pages: write
2026-07-29T10:38:47.0309998Z PullRequests: write
2026-07-29T10:38:47.0310735Z RepositoryProjects: write
2026-07-29T10:38:47.0311103Z SecurityEvents: write
2026-07-29T10:38:47.0311423Z Statuses: write
2026-07-29T10:38:47.0311745Z VulnerabilityAlerts: read
2026-07-29T10:38:47.0312104Z ##[endgroup]
2026-07-29T10:38:47.0313460Z Secret source: Actions
2026-07-29T10:38:47.0314047Z Prepare workflow directory
2026-07-29T10:38:47.0712510Z Prepare all required actions
2026-07-29T10:38:47.0745048Z Getting action download info
2026-07-29T10:38:47.4255301Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T10:38:48.0119265Z Complete job name: unit (self-hosted, Windows, hfenduleam)
2026-07-29T10:38:48.0840300Z ##[group]Run $floorBytes = 32GB
2026-07-29T10:38:48.0840846Z [36;1m$floorBytes = 32GB[0m
2026-07-29T10:38:48.0841287Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-07-29T10:38:48.0841753Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-07-29T10:38:48.0842351Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-29T10:38:48.0842986Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-07-29T10:38:48.0843584Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-07-29T10:38:48.0844249Z [36;1m  exit 1[0m
2026-07-29T10:38:48.0844551Z [36;1m}[0m
2026-07-29T10:38:48.0852563Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T10:38:48.0853236Z ##[endgroup]
2026-07-29T10:38:48.3336075Z disk preflight: drive=C:\ free_bytes=16348327936 floor_bytes=34359738368
2026-07-29T10:38:48.4757034Z [31;1mWrite-Error: [31;1mRESOURCE=disk drive=C:\ free_bytes=16348327936 floor_bytes=34359738368[0m
2026-07-29T10:38:48.5235040Z ##[error]Process completed with exit code 1.
2026-07-29T10:38:48.5368307Z Cleaning up orphan processes
